Guide to Cloud Computing by Richard Hill Laurie Hirsch Peter Lake & Siavash Moshiri

Guide to Cloud Computing by Richard Hill Laurie Hirsch Peter Lake & Siavash Moshiri

Author:Richard Hill, Laurie Hirsch, Peter Lake & Siavash Moshiri
Language: eng
Format: epub
Publisher: Springer London, London


The command for creating a column family is

create column family ColumnFamilyName with comparator = ‘Type’ and column_metadata = [ {column_name: Col-umnName, validation_class: ‘Type’, index_type: KEYS }, …];

Note: When referring to types, look at the types table and add them without the single quotes. As mentioned before, the column_metadata is optional.

For the BookCo sales, we should create a ‘sale’ standard column family by using the UTF8Type and then again this type for validation class, without indexing any key at the moment.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.